http-proxy directive-sets

This command configures the HTTP Directive Sets table, which lets you define directive sets.

Syntax

(config-network)# http-proxy
(http-proxy)# directive-sets <Index>
(directive-sets-<Index>)# 

Command

Description

Index

Defines the table row index.

directives

Defines directives. Once run, use the command directive to define the directive.

set-description

Defines a brief description for the HTTP Directive Set.

set-name

Defines a descriptive name, which is used when associating the row in other tables.

Command Mode

Privileged User

Example

This example configures an HTTP Directive Set called "ITSP-A" and configures a directive for it:

(config-network)# http-proxy
(http-proxy)# directive-sets 0
(directive-sets-0)# set-name ITSP-A
(directive-sets-0)# directives 0
(directives-0/0)# directive limit_rate 0;